rust: Use inline `format!` variables in a few places
authorColin Walters <walters@verbum.org>
Thu, 9 Jun 2022 21:51:07 +0000 (17:51 -0400)
committerColin Walters <walters@verbum.org>
Thu, 9 Jun 2022 21:51:07 +0000 (17:51 -0400)
commit93e3784b66f53d568cf50831b21dc5652c6b80a6
treee5bad5b117fda24e20db2f8272bab455fa762c80
parent76071a2b1184e5e7db7dc8b2e6971eb8313868d3
rust: Use inline `format!` variables in a few places

Since our MSRV now supports it.
rust-bindings/src/object_name.rs
tests/inst/src/destructive.rs
tests/inst/src/treegen.rs